PDF4Java Reference Documentation
com.o2sol.pdf4java.core.io Package / PDFOutputStream Class


In This Topic
    PDFOutputStream Class Methods
    In This Topic

    For a list of all members of this type, see PDFOutputStream members.

    Public Methods
     NameDescription
    Public MethodCloses this output stream and releases any system resources associated with this stream.  
    Public MethodFlushes this output stream and forces any buffered output bytes to be written out.  
    Public MethodOverloaded. Writes b.length bytes from the specified byte array to this output stream.  
    Top
    See Also